s/index_files\///g;
s/\=(\r?\n)+//g;
s/\=([A-Fa-f0-9]{2})/sprintf("%c",hex('0x'.$1))/seg;
